Get Tenant License Count

Get the total number of licenses for a tenant

Method

/API2/access/getLicenseCount

  • API Section: /API2/access
  • API Version: 2.0
  • From Release: 2018.5
  • Usage: REST API only via POST actions.
  • Usage by:
    • Enterprise Admin

Method Signature

Input Parameters

Name

tenantId

Type

string

Description

The system tenant ID

Output Response

Successful Result Code

200

Response Type

string

Description of Response Type

successful operation

Notes

Returns the total number of Pro and Viewer user seat licenses for a tenant. Deprecated since getLicenseCount2 returns a JSON object instead of a string JSON representation.